public class MailboxPublic Class Mailbox| Mailbox | Initializes a new instance of the Mailbox. |
| Mailbox(String) | Initializes a new instance of the Mailbox. |
| Mailbox(String, String) | Initializes a new instance of the Mailbox. |
| EmailAddress | Gets or sets email address. |
| Name | Gets or sets display name. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Returns a String that represents the current Mailbox.
(Overrides ObjectToString) |